Welcome![Sign In][Sign Up]
Location:
Search - vc get

Search list

[ActiveX/DCOM/ATLVC++网络高级编程之十八

Description: ATLDraw: === === ==== DCOM客户程序,用MFC编写。 该程序的运行步骤如下:单击菜单server/connect,地址栏里填写安装了DCOM服务器的地址。 如果是本机可以填127.0.0.1。等弹出OK对话框后就可以用鼠标在VIEW区域画图了。当然可以开 多个客户,观察效果。-ATLDraw : === === === === ==== DCOM client, prepared with MFC. The program, run the following steps : Click the menu server/connect, complete address box installed DCOM server address. If the machine can fill 127.0.0.1. OK pop-up dialog so you can use the mouse to draw a regional VIEW. Of course, we may get more customers to observe the effects.
Platform: | Size: 63488 | Author: 张思发 | Hits:

[CommunicationQueueTest

Description: VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue<QueueData> TMyQueue //put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 m_pMyQueue.TryPut(data) } //try put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 if(m_pMyQueue.TryPut(data) != 0) { MessageBox("put queue error") } else { MessageBox("put queue success") } } //get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.Get(data) MessageBox(data.data) } //try get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.TryGet(data) MessageBox(data.data) }-cohort of VC Packaging category /////////////////////////////////////////// this is a example for using Queue /////////////////////////////////////////# include "Queue . h "//define queue data struct QueueData struct (char data [20] int nId)// define queue typedef TQueuelt; QueueDatagt; TMyQueue// put data into QueueData data queue (memset (data, 0, sizeof (data)) htpasswd (data.data, "hello!") data.nId m_pMyQueue.TryPut = 0 (data))// try put data into QueueData data queue (memset (data, 0, sizeof (data)) htpasswd (data. data, "hello!") data.nId = 0 if (m_pMyQueue.TryPut (data)! = 0) (MessageBox ( "put queue error")) else (MessageBox ( "put queue success")))// get data from QueueData data queue (memset (data, 0, sizeof (data))
Platform: | Size: 33792 | Author: zj | Hits:

[GDI-BitmapVC图象

Description: 图象VC编程的基本源码,有图象的读取,存储,和编写处理的源码,可在处理涵数中修改以得到所需的图象.-image of the VC basic source code, the images are read, storage, handling and preparation of the source code, in which culvert several changes to get the image.
Platform: | Size: 34816 | Author: 潘君艳 | Hits:

[USB developUSB接口VC源代码

Description: 这是一个用VC做的USB接口的程序,挺好的-A good USB interface program, written by VC.
Platform: | Size: 52224 | Author: 何开文 | Hits:

[Windows Develop鼠标取词vc代码

Description: 现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数 类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么 做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。-Now in the matket the immediatly translation software has many sorts.The method of using is also differently.But they have a feature in common:it translate the word when the mouse pointer points a word.This founction make things conwenient for the consumer,but through the angle of a programmer it is not so easyly.In the reason of not having a conveniet founction just as "GetWordUnderMouse()"that can get the word undermouse,then how did these software product?I ofen encoutered the web funs who had the same question as me in the BBS or maling list.
Platform: | Size: 71680 | Author: | Hits:

[Sniffer Package captureQQ嗅探器与C代码

Description: QQ嗅探器与C代码 通过HOOK方式获取QQ密码(VC) 数据压缩加密源代码-QQ Sniffer and C code to get through HOOK QQ password (VC) data compression encryption source code
Platform: | Size: 10240 | Author: 贺鹏 | Hits:

[GUI Developget-html-pass

Description: 获取网页中输入的用户名和密码的源代码 VC-website access by the user name and password source VC
Platform: | Size: 334848 | Author: 天涯 | Hits:

[ISAPI-IEurl_get

Description: 这是一个收集基于ie内核开发浏览器浏览网页网址的vc++代码.此模块经过测试成功-This is a collection based on the kernel development ie browser web site vc code. This module tested success
Platform: | Size: 1024 | Author: 权周晓 | Hits:

[Data structsvc++part2

Description: 数据结构算法vc++6.0程序集教材之part2---链式存储的表,堆栈,队列, vc实现少有的特别好的程序集强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 manual procedures set part2 chain store-- a table, stack, Queue, vc achieve good few of the special procedures set strongly recommended, particularly good, especially suitable for the study of data structure, have to get involved in practice, the data structure of the algorithm using vc achieved, and the classic classic classic classic classic classic classic!
Platform: | Size: 358400 | Author: 魏洪平 | Hits:

[Data structsvc++part5

Description: 数据结构算法vc++6.0程序集教材之part5, vc实现少有的特别好的程序集强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 manual procedures set part5, vc achieve good few of the special procedures set strongly recommended, particularly good, especially suitable for the study of data structure, have to get involved in practice, the data structure of the algorithm using vc achieved, and the classic classic classic classic classic classic classic!
Platform: | Size: 748544 | Author: 魏洪平 | Hits:

[Data structsvc++part7

Description: 数据结构算法vc++6.0程序集教材之part7, vc实现少有的特别好的程序集强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 manual procedures set part7, vc achieve good few of the special procedures set strongly recommended, particularly good, especially suitable for the study of data structure, have to get involved in practice, the data structure of the algorithm using vc achieved, and the classic classic classic classic classic classic classic!
Platform: | Size: 1842176 | Author: 魏洪平 | Hits:

[Data structsvc++totle

Description: 数据结构算法vc++6.0程序集教材之总览,是一些你编完以后的结果,各部分算法在前面part1-part7部分给出,含线性表,数组,队列,堆栈,广义表,递归,图,排序,以及严蔚明数据结构教材中的各种算法实现了,好东西啊,强烈推荐,我找了很久才得到的,给予奉献了 vc实现少有的特别好的程序集特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 manual procedures set overview of some of your writing after the results part of the algorithm in front part1- part7 part is, with linear scale arrays, queue, stack, generalized form Recursive, graphics, sorting, and Yan Wei Ming data structure of various materials algorithm achieved, and the good stuff ah, strongly recommended I found a long time before they can get. vc dedication to the realization of the special few good episodes procedures for the study of data structure, to get involved in practice, the data structure of the algorithm using vc achieved, and the classic classic classic classic classic classic classic!
Platform: | Size: 5370880 | Author: 魏洪平 | Hits:

[Data structsvc++part8

Description: 数据结构算法vc++6.0少有的特别好的程序集 强烈推荐part8,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part8 strongly recommended, particularly good, particularly suitable for the study of data structure, to get involved in practice, the data structure of the algorithm using vc achieved, and classic classic classic classic classic classic classic!
Platform: | Size: 477184 | Author: 魏洪平 | Hits:

[Data structsvc++part9

Description: 数据结构算法vc++6.0少有的特别好的程序集part9 强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part9 strongly recommended, particularly good, particularly suitable for the study of data structure, to get involved in practice, the data structure of the algorithm using vc achieved, and classic classic classic classic classic classic classic!
Platform: | Size: 111616 | Author: 魏洪平 | Hits:

[Internet-NetworkVC++code

Description: 很好的网络流量统计源代码。 使用曲线图进行实时统计。 采集数据主要在类 MFNetTraffic 中实现,-good network traffic statistics source. Use real-time graph statistics. Collecting data in the main category MFNetTraffic achieve,
Platform: | Size: 200704 | Author: kingsay | Hits:

[Internet-NetworkGetMacAddress

Description: Get the MAC address of network card in VC++6.0
Platform: | Size: 48128 | Author: Vincent Wu | Hits:

[Internet-Networkget

Description: vc++得到网站的源码,socket程序-vc++ to be the source Web site, socket program
Platform: | Size: 2048 | Author: zwy440 | Hits:

[Windows DevelopVC

Description: VC中获取网页中的时间, 本程序主要能获得网页中的连接, 当网页单击哪个按钮时,我们可以再VC中截获,做我们想要做的-Get page VC time, this procedure can be the main link in the page when the page click the button which we can re-VC intercepted and do what we want to do
Platform: | Size: 7910400 | Author: wl | Hits:

[ActiveX/DCOM/ATLOPC-VC-CLIENT

Description: 对于初期学习OPCCLIENT的编写非常有帮助-get preparation for the opcclient programming
Platform: | Size: 389120 | Author: lyon | Hits:

[Internet-NetworkVC.GET.POST.HTTP.client.code.send.request

Description: VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
Platform: | Size: 37888 | Author: 67 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 48 »

CodeBus www.codebus.net